(store_frame_title): Pay attention to width of non-ASCII
authorKenichi Handa <handa@m17n.org>
Fri, 19 Jan 2001 05:23:16 +0000 (05:23 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 19 Jan 2001 05:23:16 +0000 (05:23 +0000)
commite706b1b3b001f971daef6d6d5008831dd44b25bd
tree4aefc30b6c9c58b2cad2538dc38c41d93aa74ecb
parentdf8684b28622fbcf2007d71426e0e20980179a96
(store_frame_title): Pay attention to width of non-ASCII
characters by calling c_string_width.
(x_consider_frame_title): Get byte length of frame tile string
correctly.
(display_mode_element): Pay attention to width of non-ASCII
characters by calling strwidth.
src/xdisp.c